[INFO] fetching crate api_claude 0.4.0...
[INFO] testing api_claude-0.4.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate api_claude 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate api_claude 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate api_claude 0.4.0
[INFO] tweaked toml for crates.io crate api_claude 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate api_claude 0.4.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate api_claude 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb2da2a1aaed87720c4dc522fe19d3bd1df83259bafa4a89e7f367a18efe7a40
[INFO] running `Command { std: "docker" "start" "-a" "cb2da2a1aaed87720c4dc522fe19d3bd1df83259bafa4a89e7f367a18efe7a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb2da2a1aaed87720c4dc522fe19d3bd1df83259bafa4a89e7f367a18efe7a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb2da2a1aaed87720c4dc522fe19d3bd1df83259bafa4a89e7f367a18efe7a40", kill_on_drop: false }`
[INFO] [stdout] cb2da2a1aaed87720c4dc522fe19d3bd1df83259bafa4a89e7f367a18efe7a40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84e4e710cd0afb103a76a6a14daadea4e3d7c3514b17ce8e47703f4a3840cce2
[INFO] running `Command { std: "docker" "start" "-a" "84e4e710cd0afb103a76a6a14daadea4e3d7c3514b17ce8e47703f4a3840cce2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling clone_dyn_types v0.42.0
[INFO] [stderr]    Compiling collection_tools v0.32.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling interval_adapter v0.38.0
[INFO] [stderr]    Compiling component_model_types v0.18.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling derive_tools v0.55.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling iter_tools v0.42.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling macro_tools v0.75.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling derive_tools_meta v0.54.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling mod_interface_meta v0.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling error_tools v0.35.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling mod_interface v0.52.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling workspace_tools v0.10.0
[INFO] [stderr]    Compiling api_claude v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.38s
[INFO] running `Command { std: "docker" "inspect" "84e4e710cd0afb103a76a6a14daadea4e3d7c3514b17ce8e47703f4a3840cce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e4e710cd0afb103a76a6a14daadea4e3d7c3514b17ce8e47703f4a3840cce2", kill_on_drop: false }`
[INFO] [stdout] 84e4e710cd0afb103a76a6a14daadea4e3d7c3514b17ce8e47703f4a3840cce2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7f02c4c1b620c17db221410626a5cc65e682033f90c16cd0d144ce782d67938
[INFO] running `Command { std: "docker" "start" "-a" "a7f02c4c1b620c17db221410626a5cc65e682033f90c16cd0d144ce782d67938", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling api_claude v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr] error: could not compile `api_claude` (test "tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name tests --edition=2021 tests/tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=future_incompatible '--allow=clippy::wildcard_imports' --deny=unsafe-code '--deny=clippy::undocumented_unsafe_blocks' '--warn=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--allow=clippy::single_call_fn' '--allow=clippy::question_mark_used' '--allow=clippy::pub_use' '--allow=clippy::module_name_repetitions' '--allow=clippy::mod_module_files' '--warn=clippy::missing_inline_in_public_items' '--allow=clippy::missing_docs_in_private_items' --warn=missing_docs --warn=missing_debug_implementations '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::implicit_return' '--warn=clippy::doc_include_without_cfg' '--allow=clippy::cast_precision_loss' '--allow=clippy::arbitrary_source_item_ordering' '--allow=clippy::absolute_paths' --test --cfg 'feature="authentication"' --cfg 'feature="batch-processing"' --cfg 'feature="buffered-streaming"' --cfg 'feature="chrono"' --cfg 'feature="circuit-breaker"' --cfg 'feature="compression"' --cfg 'feature="content-generation"' --cfg 'feature="count-tokens"' --cfg 'feature="curl-diagnostics"' --cfg 'feature="default"' --cfg 'feature="dynamic-config"' --cfg 'feature="embeddings"' --cfg 'feature="enabled"' --cfg 'feature="enhanced-function-calling"' --cfg 'feature="enterprise-quota"' --cfg 'feature="error-handling"' --cfg 'feature="failover"' --cfg 'feature="flate2"' --cfg 'feature="full"' --cfg 'feature="futures"' --cfg 'feature="general-diagnostics"' --cfg 'feature="health-checks"' --cfg 'feature="input-validation"' --cfg 'feature="integration"' --cfg 'feature="model-comparison"' --cfg 'feature="model-management"' --cfg 'feature="notify"' --cfg 'feature="parking_lot"' --cfg 'feature="rate-limiting"' --cfg 'feature="request-caching"' --cfg 'feature="request-templates"' --cfg 'feature="retry-logic"' --cfg 'feature="streaming"' --cfg 'feature="streaming-control"' --cfg 'feature="sync-api"' --cfg 'feature="tokio-stream"' --cfg 'feature="tools"' --cfg 'feature="vision"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("authentication", "batch-processing", "buffered-streaming", "chrono", "circuit-breaker", "compression", "content-generation", "count-tokens", "curl-diagnostics", "default", "dynamic-config", "embeddings", "enabled", "enhanced-function-calling", "enterprise-quota", "error-handling", "failover", "flate2", "full", "futures", "general-diagnostics", "health-checks", "input-validation", "integration", "model-comparison", "model-management", "notify", "parking_lot", "rate-limiting", "request-caching", "request-templates", "retry-logic", "streaming", "streaming-control", "sync-api", "tokio-stream", "tools", "vision"))' -C metadata=0e761491d02a178a -C extra-filename=-e9dc78c247b37ae3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern api_claude=/opt/rustwide/target/debug/deps/libapi_claude-9bb1497d772c5f2e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-75dbdf1d220e5a88.rlib --extern error_tools=/opt/rustwide/target/debug/deps/liberror_tools-b6cb47da8ebea6a0.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-280f19770a6471b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fb4b4ac27aaff899.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-64cec2bae984e8d7.rlib --extern mod_interface=/opt/rustwide/target/debug/deps/libmod_interface-2a8a479b45f8cff8.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-907cb034a0a52a3b.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fcc81604c45a9d3b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ac76a92c3777112.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0dc7292862057c0d.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-52f35b3d30babd8b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c3d35b93ed406d06.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c84939b375d4bc3a.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-63692c2e7f855b97.rlib --extern workspace_tools=/opt/rustwide/target/debug/deps/libworkspace_tools-df1e67e9bfba422a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-87f96a23d34cb4ff/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a7f02c4c1b620c17db221410626a5cc65e682033f90c16cd0d144ce782d67938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7f02c4c1b620c17db221410626a5cc65e682033f90c16cd0d144ce782d67938", kill_on_drop: false }`
[INFO] [stdout] a7f02c4c1b620c17db221410626a5cc65e682033f90c16cd0d144ce782d67938
